Previous topicNext topic
Help > Keyword Reference >
IPowerThread.Equals method

METHOD EQUALS(ObjectVar AS InterfaceName) AS Long  <3>

Compares the parameter ObjectVar to determine if it references the same object as this object. If they both reference the same object, true (-1) is returned; if not, false (0) is returned.